Welcome![Sign In][Sign Up]
Location:
Search - usb 2410

Search list

[OS Develop2410

Description: S3C2410的初始化代码,包括内核、USB、RTC、UART、Timer等所有片内外设的初始化。只需要跟据实际情况修改相应的初始化,即可直接进行应用程序开发。
Platform: | Size: 2005647 | Author: 刘文 | Hits:

[Other resourcespca5xx-20060402-2410-rh9

Description: 中芯微z301芯片的驱动程序,可以移植到linux中,移植成功后就可使用usb摄像头
Platform: | Size: 197850 | Author: | Hits:

[Other resource2410-test

Description: 利宇泰s3c2410开发板测试程序,包括BUS,UART,RTC,USB,DMA,FLASH
Platform: | Size: 2038170 | Author: ych | Hits:

[Other resourceUSB

Description: USB Download Driver,利用三星DNW,通过USB根据下载NK到2410/2440
Platform: | Size: 16816 | Author: niuniuriver | Hits:

[USB developUSB

Description: 三星2410的双HOST USB驱动,去掉了同步USB口
Platform: | Size: 121005 | Author: 张一 | Hits:

[Other Web Codeusb

Description: 2410 usb 源代码
Platform: | Size: 408554 | Author: zhp810212 | Hits:

[ARM-PowerPC-ColdFire-MIPSvivi-sd-040403.tar

Description: arm系统bootloader,包括网络TFTP,USB等方式下载IMAGE到目标板上-arm system, including network TFTP, USB, etc. IMAGE downloaded to the target board
Platform: | Size: 470016 | Author: 王月 | Hits:

[Embeded LinuxSBC-2410X_kernel.tar

Description: MIZI Research, Inc.发布的嵌入式Linux内核源码,现在的版本是是2.4.18-rmk7-pxa1-mz5。其中包含了很多常用硬件驱动,如CS8900、UDA1341等。 这是为一款用SAMSUNG公司S3C2410A芯片为处理器的系统配置的内核,可支持 640*480 TFT、Audio、LAN、RS-232、USB等接口。-MIZI Research, Inc. Release of embedded Linux kernel source, the current version is over 2.4.18- rmk7- pxa1- mz5. It covers a lot of common hardware drivers, such as CS8900, UDA1341 so. This is a new company with Samsung S3C2410A chip processor for the system configuration of the kernel, can support 640* 480 TFT, Audio, LAN, RS-232, USB interface.
Platform: | Size: 31261696 | Author: 何飞 | Hits:

[Video Capture摄像头抓图程序

Description: ARM的USB视频采集源程序 抽取出来了三个文件:vidcat.c v4l.c v4l.h 搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常-Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v41.h to finish its compile and build about 60K vidcat executable file and work after copying on 2410.
Platform: | Size: 158720 | Author: 王鹏 | Hits:

[CSharpdnw

Description: 2410下载文件,包括了源代码,及程序,可通过PC机USB或串口下载2410。-2410 download documents, including the source code, and procedures PC through the USB or serial download 2410.
Platform: | Size: 21504 | Author: lzw | Hits:

[Otherusb2-s3c2410

Description:
Platform: | Size: 693248 | Author: liuyong | Hits:

[Linux-Unixlinux11_mig1_11release

Description: 关于嵌入式s3c2410开发平台上linux2.6内核移植以及其驱动程序开发的讲解文档,讲叙的十分清楚,是难得的好文章!-s3c2410 on embedded development platform linux2.6 kernel transplantation and its driver on the development of the document, spoke of the very clearly, it was rare good article!
Platform: | Size: 1026048 | Author: 吴志华 | Hits:

[OtherS3C241003716

Description: S3C2410芯片外围接口电路图(SDCON,USBCON,MAX232,RTL8150,DAC3550A)-S3C2410 chip peripheral interface circuit (SDCON, USBCON, MAX232, RTL8150, DAC3550A)
Platform: | Size: 177152 | Author: tanqan | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410_BIOS

Description: 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行) 4 : Erase Nand flash regions(擦除NandFlash区域) 5 : Write NOR flash with download file(将下载的文件烧写到NorFlash) 6 : Set boot params(设置Linux启动相关参数) 7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动) -Commentator YL2410 development board BIOS functions are relatively simple, electricity, LCD blue, green, red and three vertical lines while serial is shown below : Power on reset***************************************************** YL2410 Board BIOS V2006** Http :// www.ucdragon.com************** Attention duty announcers NAND Flash Boot Please sele ct function : 0 : USB download file (through USB download) 1 : Uart download file (via serial port download) 2 : Write Nand flash with download file (download the burning of documents NandFlash) 3 : Load Pragram from Nand flash and run (from NandFlas h load and run) 4 : Erase Nand flash regions (erasure NandFlash regional) 5 : Write NOR flash with download file (download the document to the burning N orFlash) 6 : Set boot params (i
Platform: | Size: 408576 | Author: wind | Hits:

[Embeded Linuxusb_s3c2410

Description: s3c2410 usb 示列程序,希望对大家有帮助-said s3c2410 usb out procedures, we hope to help
Platform: | Size: 16384 | Author: hh | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410_simplebootloader

Description: 一个简单的基于s3c2410的bootloader,提供USB下载,供大家参考。-based on a simple s3c2410 Bootloader, with USB download, for your reference.
Platform: | Size: 33792 | Author: 周海 | Hits:

[SCMUSB_image

Description: 在嵌入式Linux开发环境下S3C2410 为系统处理核心、以 CMOS图像传感器 OV7620 为图像采集工具、以USB 图像处理器 OV511 为图像处理工具来实现图像采集和显示的方法-in Embedded Linux development environment S3C2410 system for the processing core, to CMOS CMOS Image Sensor OV7620 for tools for image acquisition, USB OV511 image processor for image processing tools for image acquisition and display methods
Platform: | Size: 194560 | Author: lifeng | Hits:

[Linux-Unix2410-2440boot

Description: 成功对2410和2440移植支持 usb下载,支持 yaffs文件系统, 支持LCD,支持cs8900和DM900 网卡的TFTP服务下载,功能强大。下载时要收费的!做了很长时间-Support the success of transplantation usb download, support yaffs file system, support LCD, support for DM900 network card cs8900 and TFTP service to download and powerful
Platform: | Size: 402432 | Author: 柯菲 | Hits:

[Linux-Unixuboot-usb

Description: 移植成功u-boot,支持usb下载,支持yaffs根文件系统,支持LCDolgo ,2410和2440都可以用,研究了几个月,要收费的-Transplantation success u-boot, download usb support, support yaffs the root file system, support LCDolgo, 2410 and 2440 can be used to study a few months, it is necessary to charge
Platform: | Size: 704512 | Author: 柯菲 | Hits:

[Linux-UnixV4L-2410

Description: 基于S3C2410的linux下的USB网络摄像程序,支持ov511和zc301摄像头-The linux S3C2410 USB web camera under the program, support ov511 and zc301 camera
Platform: | Size: 22528 | Author: zp | Hits:
« 1 2 3 45 6 7 8 »

CodeBus www.codebus.net